home *** CD-ROM | disk | FTP | other *** search
- Path: news.iag.net!news
- From: jatmon@iag.net (John R Buchan)
- Newsgroups: comp.lang.c
- Subject: Re: (no subject)
- Date: 13 Jan 1996 17:36:58 GMT
- Organization: Internet Access Group, Orlando, Florida
- Message-ID: <4d8qjq$mqc@news.iag.net>
- References: <4d7018$nva@scapa.cs.ualberta.ca>
- NNTP-Posting-Host: pm2-orl20.iag.net
- X-Newsreader: WinVN 0.99.7
-
- In article <4d7018$nva@scapa.cs.ualberta.ca>, ryangall@gpu.srv.ualberta.ca
- says...
- >
- >Where can I get access to all the header files & function definitions that
- can
- >be used in ansi C. Im having trouble with accidentally using non standard
- >functions once and a while, even when Im thinking about it. Id like to have a
- >list of the functions and header files in front of me, so I dont make stupid
- >mistakes.
-
- "The C Programming Language" Second Edition (K&R II) will not only provide a
- list, it will give the ansi specs for the functions (Some compilers add
- functional extensions to the ansi functions). I believe the c.l.c faq
- suggests several other books as well as sources for the ANSI/ISO standard
- itself. The faq is available for anonymous ftp from rtfm.mit.edu
- /pub/usenet/comp.lang.c.
-
- --
- John R Buchan -:|:- Looking for that elusive FAQ? ftp to:
- jatmon@mail.iag.net -:|:- rtfm.mit.edu /pub/usenet-by-group/....
-
-